runtime.addrRanges.findAddrGreaterEqual (method)
2 uses
runtime (current package)
mpagealloc.go#L566: vAddr, ok := p.inUse.findAddrGreaterEqual(addr.addr())
mranges.go#L222: func (a *addrRanges) findAddrGreaterEqual(addr uintptr) (uintptr, bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)